home *** CD-ROM | disk | FTP | other *** search
- @echo off
-
- md c:\chip
- md c:\chip\ekim96
- md c:\chip\ekim96\fprot
- cd c:\chip\ekim96\fprot
-
- if exist d:\setup.001 d:
- if exist e:\setup.001 e:
- if exist f:\setup.001 f:
- if exist g:\setup.001 g:
- if exist h:\setup.001 h:
-
- cd\prog\fprot224
-
- pkunzip -d f-prot.zip c:
-
- exit
-